TData
The type of data to pass.
Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Generic DataEventArgs Class
See Also  Members  
Leadtools.Dicom.AddIn Namespace : Generic DataEventArgs Class



Generic arguments class to pass to event handlers that need to receive data.

Syntax

Visual Basic (Declaration) 
Public Class DataEventArgs(Of TData) 
   Inherits EventArgs
Visual Basic (Usage)Copy Code
Dim instance As DataEventArgs(Of TData)
C# 
public class DataEventArgs<TData> : EventArgs 
C++/CLI 
generic<typename TData>
public ref class DataEventArgs : public EventArgs 

Type Parameters

TData
The type of data to pass.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Leadtools.Dicom.AddIn.DataEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features